func golang.org/x/tools/internal/pkgbits.fmtFrames
3 uses
golang.org/x/tools/internal/pkgbits (current package)
decoder.go#L351: for _, pc := range fmtFrames(readerPCs[:n]...) {
encoder.go#L242: frames = fmtFrames(pcs[:n]...)
sync.go#L13: func fmtFrames(pcs ...uintptr) []string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)